vendor/golang.org/x/text/unicode/norm.streamSafe.first (method)
10 uses
	vendor/golang.org/x/text/unicode/norm (current package)
		composition.go#L38: func (ss *streamSafe) first(p Properties) {
		iter.go#L44: 	i.rb.ss.first(i.info)
		iter.go#L60: 	i.rb.ss.first(i.info)
		iter.go#L89: 	i.rb.ss.first(i.info)
		iter.go#L365: 	i.rb.ss.first(i.info)
		iter.go#L413: 	i.rb.ss.first(i.info)
		iter.go#L422: 	i.rb.ss.first(i.info)
		iter.go#L455: 	i.rb.ss.first(i.info)
		normalize.go#L172: 		rb.ss.first(info)
		normalize.go#L434: 	ss.first(info)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |